article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
.nl li{ border-bottom:#F2F2F2 1px dashed; height:15px;}
.addTime{ font-size:12px; color:#666; font-family:"微软雅黑"; margin-right:10px;}
.className{ font-size:16px; letter-spacing:3px;}

.jinkou-logos-list li{  width:230px; text-align:center; float:left;}
.jinkou-logos-list .xy{ width:140px!important; }

.ingc{ margin:0 auto; padding:10px; }
.ingc1 ul li{ width:220px!important; height:200px!important;  float:left; text-align:center; margin:0 5px;}
.ingc1 ul li a{ font-family:"微软雅黑";}
.ingc1,.ingc1 ul{ margin:0; padding:0; width:960px; height:200px; overflow:hidden;}

.product-nav-tit2{height:70px; line-height:70px;background:#073eac url(tag_sidebar_tit.png) no-repeat 80% center;text-indent:45px;color:#fff;font-size:20px;font-weight:normal;}
.product-nav-list2 li a{display:block;height:30px;line-height:30px;padding-left:40px;background:url(tag_sidebar_nvli.png) no-repeat 20px center; border-bottom:1px solid #ddd;margin-top:-1px;color:#0036A1;font-size:14px;  width:210px;}
.product-nav-list2 li a:hover{background-color:#f0f0f0;}

.lezi{padding:5px 0 0 10px; font-size:15px; font-family:"微软雅黑"; line-height:45px;}
.pageMainContent{ width:700px;}

audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0; 
}
[hidden], template {
display:none
}
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
a {
	background:transparent
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark {
	background:#ff0;
	color:#000
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0;
	outline:0
}
button, input {
	line-height:normal
}
button, select {
	text-transform:none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active {
	border:1px solid #CCC
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}
body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, span, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin:0 auto;
	padding:0;
	border:0
}
body {
	color:#444;
	background:#FFF;
	font:12px/24px "宋体", Arial, Verdana, Tahoma, Sans-Serif
}
ul, ol, li {
	list-style:none
}
table, td, th, input {
	font-size:12px
}
h1, h2, h3, h4, h5, h6, .navi, .foot-nav, .sidebar ul li.widget_nav_menu ul {
	font-weight:normal;
	font-family:"Microsoft Yahei"
}
h1 {
	font-size:28px
}
h2 {
	font-size:18px
}
h3 {
	font-size:16px
}
h4 {
	font-size:14px
}
h5, h6 {
	font-size:12px
}
.inner {
	width:980px;
	overflow:hidden
}
.clearfix {
	clear:both;
	font-size:1px;
	width:1px;
	height:0;
	visibility:hidden;
	margin-top:0 !important;
*margin-top:-1px;
	line-height:0
}
.radius {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
.fadein {
transition:.3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out
}
.opacity {
	opacity:.5;
	filter:alpha(opacity=50)
}
.shadow {
	width:100%;
	height:15px;
	background:url( shadow.png) repeat-x 0 0;
	overflow:hidden
}
.folio-thumb img {
	width:100%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
-webkit-transition-duration:.7s;
-moz-transition-duration:.7s;
-ms-transition-duration:.7s;
-o-transition-duration:.7s
}
.folio-thumb:hover img {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-o-transform:scale(1.3);
	-ms-transform:scale(1.3)
}
.mediaholder {
	overflow:hidden
}
a:link, a:visited {
	color:#444;
	outline:0;
	text-decoration:none
}
a:hover {
	color:#f30;
	text-decoration:underline
}
.header {
	height:100px;
	background:#fff url( top.jpg) repeat-x center 0;
	clear:both;
*position:relative;
*z-index:1;
}
.logo {
	float:left;
	margin-top:30px
}
.rtbox {
	float:right;
	margin-top:8px;
	text-align:right;
	max-width:300px
}
.mininav {
	margin-bottom:10px
}
.mininav a:link, .mininav a:visited {
	padding-left:26px;
	color:#888;
	background:url( line.gif) no-repeat 11px 0
}
.mininav a:hover {
	color:#666
}
.mininav a.ft {
	background:none
}
.rtbox .searchform {
*float:right;
	margin-top:8px;
	width:274px;
	height:30px;
	background:url( search.gif) no-repeat 0 0;
	overflow:hidden
}
.rtbox .searchInput {
	float:left;
	margin:3px 5px 3px 30px;
	width:180px;
	height:24px;
	line-height:24px;
*line-height:27px;
	font-size:12px;
	border:0;
	color:#999;
	background:none;
	-webkit-appearance:none
}
.rtbox .searchInput:active, .rtbox .searchInput:focus, .rtbox .searchInput:hover {
	border:0
}
.rtbox .searchBtn {
	float:right;
	width:58px;
	height:30px;
	font-weight:700;
	color:#fff;
	border:0;
	background:none;
	cursor:pointer
}
.nav-container {
	padding-top:16px;
	height:42px;
	background:#0e285f url( nav.png) repeat-x 0 0;
	overflow:visible
}
.nav-container .inner {
	overflow:visible
}
.navi {
	position:relative;
	z-index:300;
	overflow:visible
}
.navi li {
	float:left;
	padding:0 10px;
	line-height:42px;
	font-size:16px;
	color:#FFF;
	background:url( nav.png) no-repeat 0 -58px;
	text-transform:capitalize;
	position:relative
}
.navi li.menu-item-home {
	padding:0 10px 0 0;
	background:none
}
.navi li a:link, .navi li a:visited {
	padding-left:18px;
	color:#FFF;
	display:block
}
.navi li a:hover, .navi li.current-menu-item a:link, .navi li.current-menu-item a:visited, .navi li.current-menu-item a:hover {
	color:#0e285f;
	background:url( nav.png) no-repeat 0 -99px;
	text-decoration:none
}
.navi li a span {
	padding-right:18px;
	display:inline-block;
	cursor:pointer
}
.navi li a:hover span, .navi li.current-menu-item a span {
	background:url( nav.png) no-repeat right -99px
}
.navi li ul {
	position:absolute;
	width:200px;
	top:42px;
	left:12px;
	background:#fff;
	z-index:300;
	display:none
}
.navi li ul li {
	margin:0 auto;
	padding:0;
	width:200px;
	height:37px;
	line-height:36px;
	font-size:13px;
	border-bottom:1px solid #eee;
	background:none
}
.navi li ul li ul {
	top:0;
	left:200px
}
.navi li ul li a:link, .navi li ul li a:visited, .navi li:hover ul li a:link, .navi li:hover ul li a:visited {
	padding-left:15px;
	border-bottom:1px solid #FFF;
	color:#666;
	background:none;
	display:block
}
.navi li ul li a:hover, .navi li:hover ul li a:hover {
	color:#0e285f;
	background:#f4f4f4
}
.navi li.current-menu-item ul li a {
	background:none
}
.navi li.current-menu-item ul li a span {
	background:none
}
.navi li:hover a {
	color:#0e285f;
	background:url( nav.png) no-repeat 0 -99px
}
.navi li:hover a span {
	background:url( nav.png) no-repeat right -99px
}
.navi li:hover ul li a {
	background:none
}
.navi li:hover ul li a span {
	background:none
}
.navi li ul li.arrow:hover a {
	color:#0e285f;
	background:#f4f4f4
}
.navi li ul li.arrow:hover ul li a {
	color:#666;
	background:#f6f6f6
}
.navi li ul li.arrow:hover ul li a:hover {
	color:#0e285f;
	background:#f4f4f4
}
#sliderbox {
	padding-bottom:25px;
	background:url( shadow-slider.png) repeat-x 0 bottom;
	position:relative;
	clear:both;
	overflow:hidden
}
#slidebanner {
	width:1900px;
	height:520px;
	margin-left:-950px;
	border-bottom:1px solid #fff;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:50%;
	z-index:90;
	clear:both
}
#slideshow li {
	width:1900px;
	height:520px;
	position:absolute;
	left:0;
	top:0
}
#slideshow li img {
	width:1900px;
	height:520px;
	display:block
}
#slidebanner .bx-wrapper {
	height:auto
}
#slidebanner .bx-wrapper .bx-pager {
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	bottom:10px;
	z-index:90
}
#slidebanner .bx-wrapper .bx-pager .bx-pager-item, #slidebanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline
}
#slidebanner .bx-wrapper .bx-pager a {
	margin-left:10px;
	width:7px;
	height:7px;
	font-size:0;
	background:#FFF;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;
	moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px
}
#slidebanner .bx-wrapper .bx-pager a.active {
	background:#f65e4f
}
#sliderbox .bx-prev, #sliderbox .bx-next {
	width:40px;
	height:100%;
	_height:400px;
	text-indent:-9999px;
	background:url( arrow-slider.png) no-repeat -40px 46%;
	overflow:hidden;
	display:none;
	position:absolute;
	top:0;
	z-index:100;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6
}
#sliderbox .bx-prev {
	left:2%
}
#sliderbox .bx-next {
	right:2%;
	background-position:0 46%
}
#sliderbox .bx-prev:hover, #sliderbox .bx-next:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1
}
.banner-shadow {
	width:100%;
	height:26px;
	background:url( shadow-banner.png) repeat;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	z-index:91
}
.banner {
	text-align:center;
	background:#eee;
	overflow:hidden;
	position:relative
}
.banner img {
	width:100%;
	border-bottom:1px solid #fff;
	display:block
}
.container {
	padding:20px 0 30px;
	clear:both
}
.column-fluid {
	float:right;
	width:100%
}
.content {
	margin-left:275px;
	overflow:hidden
}
.fullwidth {
	margin:0 auto;
	width:100%
}
.row-fluid {
	margin-bottom:25px;
	overflow:hidden
}
.row-fluid h2 {
	margin-bottom:25px;
	padding-bottom:4px;
	border-bottom:1px solid #ddd
}
.row-fluid h2 a:link, .row-fluid h2 a:visited {
	color:#0e285f
}
.row-fluid h2 a:hover {
	color:#f30;
	text-decoration:none
}
.row-fluid h2 i {
	float:left;
	font-size:15px;
	line-height:30px;
	border-bottom:1px solid #133889
}
.row-fluid h2 i a:link, .row-fluid h2 i a:visited {
	font-style:normal;
	padding:0 2px
}
.row-fluid h2 em {
	padding-left:10px;
	font-size:13px;
	color:#aaa
}
.row-fluid h2 span a {
	float:right;
*margin-top:-30px;
	width:36px;
	height:30px;
	text-indent:-9999px;
	background:url( icon.gif) no-repeat 0 -100px;
	display:block
}
.pic-fluid {
	margin-bottom:5px
}
.row-left {
	float:left;
	width:410px
}
.row-right {
	float:right;
	width:540px
}
.news ul li {
	margin-bottom:3px;
	padding-left:14px;
	height:24px;
	background:url( icon.gif) no-repeat 0 11px;
	overflow:hidden; letter-spacing:2px;
}
.news ul li span {
	float:right;
	padding-left:15px;
	font-size:12px;
	color:#999
}
.news ul li.p {
	margin:5px auto 10px;
	padding:0;
	height:auto;
	background:none
}
.news ul li.p img {
	float:left;
	padding:7px 10px 0 0;
	width:125px;
	height:95px
}
.news ul li.p h3 {
	margin-bottom:2px;
	height:24px;
	font-size:13px;
	font-weight:700;
	text-align:center;
	white-space:nowrap;
	overflow:hidden
}
.news ul li.p p {
	line-height:20px;
	color:#777
}
.news ul li.p p a {
	padding-left:10px
}
.col-text {
	margin:-5px auto 0;
	line-height:22px;
	color:#555
}
.contact {
	background:url( bg-contact.jpg) no-repeat center 50px;
	overflow:hidden
}
.contact .col-text {
	line-height:24px
}
.row-scroll {
	position:relative
}
.row-scroll .bx-viewport {
	width:470px !important
}
.row-scroll .bx-controls a {
	width:17px;
	height:32px;
	text-indent:-9999px;
	background:url( arrow-scroll.gif) no-repeat;
	display:inline-block;
	opacity:.6;
	filter:alpha(opacity=60)
}
.row-scroll .bx-controls a:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.row-scroll .bx-controls a.bx-prev {
	background-position:0 0;
	position:absolute;
	top:90px;
	left:0
}
.row-scroll .bx-controls a.bx-next {
	background-position:-18px 0;
	position:absolute;
	top:90px;
	right:0
}
.pic-scroll-list {
	overflow:hidden
}
.pic-scroll-list li {
	float:left;
	margin-bottom:25px;
	width:24%;
	height:auto;
	text-align:center;
	overflow:hidden
}
.pic-scroll-list li .folio-thumb img {
	width:145px;
	height:100px;
	display:block
}
.pic-scroll-list li h3 {
	margin-top:5px;
	width:100%;
	height:24px;
	font-size:13px;
	font-family:"宋体", Arial;
	overflow:hidden;
	position:relative;
	z-index:10
}
.breadcrumb-box {
	margin-bottom:25px;
	border-bottom:1px solid #DDD;
	overflow:hidden
}
.breadcrumb {
	float:right;
	height:32px;
	line-height:34px;
	color:#999;
	overflow:hidden
}
.breadcrumb i {
	padding:0 8px;
	background:url( icon.gif) no-repeat 7px -42px
}
.breadcrumb a:link, .breadcrumb a:visited {
	color:#999
}
.breadcrumb a:hover {
	color:#666
}
.crumb-box {
	float:left;
	padding:0 10px
}
.cur-title {
	float:left;
	padding-left:20px;
	font-size:18px;
	color:#333;
	background:url( icon.gif) no-repeat 0 -200px;
	text-transform:capitalize;
	overflow:hidden
}
.cur-title a {
	color:#333;
	text-decoration:none
}
.cur-title span {
	padding-left:4px;
	color:#999
}
.postlist {
	padding:0;
	overflow:hidden
}
.postlist li {
	margin:0 auto 8px;
	padding:0 0 7px 15px;
	height:24px;
	border-bottom:1px solid #EEE;
	background:url( icon.gif) no-repeat 0 11px;
	overflow:hidden
}
.postlist li.nb {
	border:0
}
.postlist li a {
	float:left;
	width:85%;
	font-size:13px
}
.postlist li span {
	float:right;
	text-align:right;
	color:#BBB
}
.piclist {
	margin-left:-2.33%;
	overflow:hidden
}
.piclist li {
	float:left;
	margin-bottom:20px;
	margin-left:2.33%;
*margin-left:2.3%;
	_margin-left:1.435%;
	width:31%;
	height:auto;
	text-align:center;
	overflow:hidden
}
.piclist li .folio-thumb {
	padding:2px;
	border:1px solid #e4e4e4;
	position:relative
}
.piclist li .folio-thumb img {
	width:100%;
	height:auto;
	display:block
}
.piclist li .folio-thumb .opacity-pic {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#004c90;
	cursor:pointer;
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
	_display:none
}
.piclist li:hover .folio-thumb .opacity-pic {
	-moz-opacity:.4;
	-khtml-opacity:.4;
	opacity:.4;
	filter:alpha(opacity=40);
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-ms-transition:all .5s ease;
-o-transition:all .5s ease;
transition:all .5s ease
}
.piclist li h3 {
	margin-top:8px;
	width:100%;
	height:24px;
	font-size:13px;
	font-family:"宋体", Arial;
	overflow:hidden;
	position:relative;
	z-index:10
}
.piclist-col4 {
	margin-left:-1.5%
}
.piclist-col4 li {
	margin-left:1.5%;
	_margin-left:.75%;
	width:23.5%
}
.post {
	overflow:hidden
}
.post .post-title {
	margin-bottom:8px;
	padding-bottom:8px;
	line-height:40px;
	font-size:28px;
	text-align:center;
	border-bottom:1px solid #e9e9e9;
	color:#333
}
.postmeta {
	margin-bottom:25px;
	color:#999;
	text-align:center
}
.postmeta a:link, .postmeta a:visited {
	color:#999
}
.postmeta a:hover {
	color:#666
}
.entry {
	font-size:14px;
	overflow:hidden
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin-bottom:15px;
	padding:0;
	border:0;
	background:none;
	color:#000
}
.entry p {
	margin-bottom:20px
}
.entry a:link, .entry a:visited {
	color:#004c90
}
.entry a:hover {
	color:#f65e4f
}
.entry img {
	margin-bottom:15px;
	max-width:100%;
	height:auto
}
.entry ol, .entry ul {
	margin:10px 20px
}
.entry ol li {
	list-style:decimal
}
.entry ul li {
	list-style:disc
}
.entry table {
	margin-bottom:15px;
	color:#666;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4
}
.entry th {
	padding:3px 10px;
	border-right:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
	background:#f5f5f5
}
.entry td {
	padding:3px 10px;
	border-right:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4
}
.alignleft {
	float:left;
	padding-right:10px
}
.alignright {
	float:right;
	padding-left:10px
}
.alignnone, .aligncenter {
	float:none;
	margin-left:auto;
	margin-right:auto;
	clear:both
}
.aligncenter {
	text-align:center;
	display:block
}
.wp-caption {
	margin:10px auto;
	padding:6px;
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center
}
.wp-caption img {
	max-width:660px
}
.wp-caption p.wp-caption-text {
	margin:5px 0 0;
	padding:4px;
	line-height:20px;
	color:#666
}
.post .share {
	margin:25px auto;
	padding-bottom:8px;
	line-height:28px;
	border-bottom:1px solid #e8e8e8;
	color:#999;
	text-align:right;
	clear:both
}
.post #bdshare {
	float:right
}
.post .page-title {
	margin-bottom:25px;
	padding-bottom:8px;
	line-height:40px;
	font-size:28px;
	text-align:center;
	border-bottom:1px solid #e9e9e9;
	color:#333
}
.wpagenavi {
	margin:20px auto;
	padding-top:25px;
	width:100%;
	line-height:40px;
	font-family:"宋体";
	border-top:1px solid #e4e4e4;
	text-align:center
}
.wpagenavi a:link, .wpagenavi a:visited {
	margin:0 4px;
	padding:12px 16px;
	color:#666;
	background:#e4e4e4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
-webkit-transition:background .4s ease;
-moz-transition:background .4s ease;
-o-transition:background .4s ease;
-ms-transition:background .4s ease;
transition:background .4s ease
}
.wpagenavi a:hover, .wpagenavi a:active {
	color:#FFF;
	background:#294197;
	text-decoration:none
}
.wpagenavi a.current:link, .wpagenavi a.current:visited, .wpagenavi a.current:hover {
	color:#FFF;
	background:#294197;
	font-weight:bold
}
.post-navi {
	padding-top:20px;
	text-align:center
}
.post-navi a:link, .post-navi a:visited {
	padding:2px 9px;
	border:1px solid #FFF;
	background:#FFF
}
.post-navi a:hover {
	border:1px solid #e4e4e4;
	background:#f5f5f5;
	text-decoration:none
}
.post-prev-next {
	margin:6px auto;
	line-height:24px;
	font-size:13px;
	color:#333
}
.error404 {
	max-width:460px;
	padding:50px 0
}
.error404 h4 {
	height:32px;
	line-height:32px;
	font-size:200%;
	color:#F00
}
.error404 span {
	margin-bottom:25px;
	color:#666;
	display:block
}
.error404 ol {
	padding:5px 0 5px 20px
}
.error404 ol li {
	margin:0 auto;
	list-style:disc
}
.errorsearch {
	margin-top:15px;
	width:100%;
	overflow:hidden
}
.errorsearch .searchInput {
	float:left;
	padding:6px 0;
	width:80%;
	text-indent:12px;
	height:24px;
	line-height:24px;
	border:1px solid #DDD
}
.errorsearch #searchsubmit {
	float:right;
	width:19%;
	height:38px;
	font-size:14px;
	border:0;
	color:#FFF;
	background:#666;
	cursor:pointer
}
.errorsearch #searchsubmit:hover {
	background:#333
}
.related {
	margin:30px auto 0
}
.related h2 {
	padding:0 0 6px 20px;
	font-size:18px;
	border-bottom:1px solid #CCC;
	color:#111;
	background:url( icon.gif) no-repeat 0 -200px;
	text-transform:capitalize;
	overflow:hidden
}
.related ul.post-list, .related ul.thumb-list {
	margin-top:20px;
	overflow:hidden
}
.related ul.post-list li {
	float:left;
	margin:2px auto;
	padding-right:5%;
	width:45%;
	height:24px;
	background:url( icon.gif) no-repeat 0 10px;
	overflow:hidden
}
.related ul.post-list li a {
	padding-left:15px
}
.sidebar {
	float:left;
	margin-right:-250px;
	width:250px;
	color:#666;
	overflow:hidden
}
.sidebar h3 {
	padding-left:14px;
	line-height:38px;
	font-size:16px;
	border-top:2px solid #294197;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #ddd;
	color:#294197;
	background:#eee
}
.sidebar h3 a:link, .sidebar h3 a:visited {
	color:#294197
}
.sidebar h3 a:hover {
	color:#222
}
.sidebar ul li {
	margin-bottom:20px
}
.sidebar ul li ul {
	padding:10px;
	border:1px solid #e8e8e8;
	border-top:0;
	background:#FFF;
	overflow:hidden
}
.sidebar ul li ul li {
	margin:4px auto;
	padding-left:14px;
	height:24px;
	background:url( icon.gif) no-repeat 0 10px;
	overflow:hidden
}
.sidebar ul li ul li ul {
	border:0
}
.sidebar ul li div {
	line-height:28px;
	border:1px solid #e8e8e8;
	border-top:0;
	background:#FFF;
	overflow:hidden
}
.sidebar ul li div p {
	padding:0 10px
}
.sidebar ul li.widget_nav_menu ul {
	padding:0;
	font-size:13px
}
.sidebar ul li.widget_nav_menu ul li {
	margin:0;
	padding:0;
	height:auto;
	border-top:1px solid #FFF;
	border-bottom:1px solid #eaeaea;
	background:#f6f6f6;
	overflow:hidden
}
.sidebar ul li.widget_nav_menu ul li a:link, .sidebar ul li.widget_nav_menu ul li a:visited {
	height:38px;
	line-height:38px;
	text-indent:30px;
	color:#444;
	background:url( icon.gif) no-repeat 14px -375px;
	display:block;
	overflow:hidden;
-webkit-transition:background .4s ease;
-moz-transition:background .4s ease;
-o-transition:background .4s ease;
-ms-transition:background .4s ease;
transition:background .4s ease
}
.sidebar ul li.widget_nav_menu ul li a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:link, .sidebar ul li.widget_nav_menu ul li.current-cat a:visited, .sidebar ul li.widget_nav_menu ul li.current_page_item a:link, .sidebar ul li.widget_nav_menu ul li.current_page_item a:visited, .sidebar ul li.widget_nav_menu ul a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:hover {
	font-weight:700;
	color:#294197;
	background:#edf0fa url( icon.gif) no-repeat 14px -335px;
	text-decoration:none
}
.sidebar ul li.widget_nav_menu ul li a:hover {
	font-weight:normal
}
.sidebar ul li.widget_search .searchInput {
	padding:4px 8px 3px;
	width:168px;
	height:24px;
	line-height:24px;
	border:1px solid #d6d6d6;
	color:#666;
	background:#FFF
}
.sidebar ul li.widget_search .searchInput:hover {
	border:1px solid #999;
	color:#666
}
.sidebar ul li.widget_search .searchBtn {
	float:right;
*float:none;
	width:60px;
	height:33px;
*line-height:30px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	border:0;
	color:#FFF;
	background:#666;
	cursor:pointer;
	position:static
}
.sidebar ul li.widget_search .searchBtn:hover {
	background:#333
}
.sidebar ul li.wpyou_widget_SpecialCatList ul {
	padding:0
}
.sidebar ul li.wpyou_widget_SpecialCatList ul li {
	height:auto;
}
.sidebar ul li.wpyou_widget_SpecialCatList ul li ul li {
	line-height:20px;
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li {
	margin-bottom:15px;
	padding:0 0 15px;
	height:auto;
	border-bottom:1px solid #EEE;
	background:none
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li img {
	float:left;
	padding-right:10px;
	width:110px;
	height:80px
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li h4 {
	margin-bottom:5px;
	height:54px;
	line-height:18px;
	font-size:14px;
	overflow:hidden
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li p {
	color:#666
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li {
	margin:0 auto 15px;
	padding:0;
	height:auto;
	text-align:center;
	background:none
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li img {
	width:240px;
	height:180px
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li h4 {
	margin-bottom:10px;
	line-height:18px;
	font-size:14px;
	overflow:hidden
}
#wp-calendar {
	margin:5px auto;
	width:94%
}
#wp-calendar caption {
	padding:5px 0;
	font-size:14px
}
#wp-calendar th, #wp-calendar td {
	padding:2px 1px;
	line-height:18px;
	text-align:center;
	text-transform:capitalize;
	color:#555;
	border:1px solid #e4e4e4;
	background-color:#f9f9f9
}
#wp-calendar tbody tr td a:link, #wp-calendar tbody tr td a:visited {
	font-weight:bold;
	color:#ff0242
}
#wp-calendar tbody tr td a:hover {
	color:#333
}
#wp-calendar tbody tr td:hover {
	border:1px solid #d9d9d9;
	color:#444;
	background-color:#EEE
}
#wp-calendar tfoot tr td {
	padding:8px 10px 0;
	border:0;
	background:none
}
.pad {
	border:0 !important;
	background:none !important
}
.postComment {
	margin:25px auto 0;
	overflow:hidden
}
#respond {
	margin:25px auto 0
}
#addcomment, #comments {
	margin-bottom:25px;
	padding:0 0 6px 20px;
	font-size:18px;
	border-bottom:1px solid #CCC;
	color:#111;
	background:url( icon.gif) no-repeat 0 -200px;
	overflow:hidden
}
.post_comment ol li {
	margin:10px 5px;
	padding:10px 10px 5px 10px;
	list-style:none
}
.commentlist {
	width:98%;
	font-size:12px;
	clear:both
}
.commentlist li {
	margin-bottom:15px;
	padding:6px 0;
	border:1px solid #e4e4e4
}
.commentlist li.alt {
	border:1px solid #e3e7ea;
	background-color:#f7f8f9
}
.commentlist li.comment-author-admin {
	border:1px solid #e4e4e4;
	background:#FFF
}
.commentlist li ul {
	margin:10px 10px
}
.commentlist li ul.children {
	margin:15px 20px
}
.commentlist li p {
	padding:10px 10px 5px
}
.comment-author {
	padding:4px 0;
	width:100%;
	height:22px;
	line-height:22px;
	border-bottom:1px solid #ececec
}
.commentlist li.alt .comment-author {
	border-bottom:1px solid #e3e7ea
}
.commentlist li.comment-author-admin .comment-author {
	border-bottom:1px solid #e3e3e3
}
.commentlist li.alt .comment-author {
	border-bottom:1px solid #e8edf0
}
.avatar {
	float:left;
	padding:1px 1px;
	width:32px;
	height:32px;
	border:1px solid #e0e0e0
}
.author_info {
	float:left;
	padding-left:10px;
	line-height:16px
}
.author_info cite {
	font-style:normal;
	font-weight:bold
}
.author_info em {
	padding-left:10px;
	font-size:10px;
	font-style:normal;
	color:#999
}
.reply {
	float:right;
	margin:-3px 8px 0 0
}
#cancel-comment-reply {
	float:right;
	margin-right:10px
}
.reply a, #cancel-comment-reply a {
	color:#999 !important
}
.reply a:hover, #cancel-comment-reply a:hover {
	color:#1162b3 !important
}
#respond p {
	margin:0 auto 15px;
	overflow:hidden
}
#respond label {
	float:left;
	padding:3px 8px;
	width:70px;
	text-align:right;
	display:block
}
#respond em {
	padding-top:5px;
	color:#F00;
	font-style:normal;
	font-weight:normal
}
#author, #email, #url, #comment {
	padding:6px;
	width:50%;
	border:1px solid #e4e4e4;
	color:#666
}
#comment {
	width:84%;
	height:150px;
	font-size:12px;
	color:#787878;
	overflow-y:scroll;
	color:#666
}
#submit {
	margin-left:86px;
	width:150px;
	line-height:36px;
	font-size:16px;
	color:#fff;
	border:0;
	background:#444;
	cursor:pointer;
	display:block
}
#submit:hover, #submit:active {
	background:#0e285f
}
#submit-inquiry {
	float:right;
	margin:0 8px;
	width:130px;
	height:32px;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	display:block
}
.comment_navi {
	text-align:right;
	padding:5px 15px;
	font-size:12px;
	color:#999
}
.comment_navi a {
	color:#999
}
.friendlink {
	border-top:1px solid #e4e4e4;
	overflow:hidden
}
.friendlink ul {
	padding:18px 0 0;
	overflow:hidden
}
.friendlink ul li {
	margin:0 6px;
	white-space:nowrap;
}
.friendlink ul li.fltitle {
	margin:0 6px 4px 0
}
.friendlink ul h4 {
	display:none
}
.footer {
	border-top:2px solid #EEE;
	color:#888;
	background:#f2f2f2;
	overflow:hidden
}
.footer .inner {
	padding:20px 0
}
.footline {
	border-top:1px solid #d9d9d9
}
.footer a {
	color:#888
}
.footer a:hover {
	color:#0e285f
}
.foot-lt {
	float:left;
	margin-bottom:15px;
	overflow:hidden;
	width:550px;
}
.foot-nav {
	margin-bottom:25px;
	width:100%;
	font-size:14px
}
.foot-nav li {
	width:1px;
	padding:0 12px;
	display:inline;
	word-break:keep;
	white-space:nowrap
}
.foot-nav li.ft {
	padding:0 12px 0 0
}
.foot-nav li a:link, .foot-nav li a:visited {
	color:#333
}
.foot-nav li a:hover {
	color:#004c90;
	text-decoration:none
}
.foot-lt .sharebox span {
	color:#888;
	display:block
}
.foot-rt {
	float:right;
	margin-top:5px;
	text-align:right;
	width:320px;
}
.foot-rt p {
	margin-bottom:5px
}
.cs-div {
	width:140px;
	height:auto;
	text-align:center;
	position:absolute;
	z-index:99999;
	overflow:hidden
}
.cs-div #cs-close {
	float:right;
	width:32px;
	height:35px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0
}
.cs-bar {
	padding:0;
	width:32px;
	height:116px
}
.cs-bar #cs-close {
	width:32px;
	height:116px;
	background:url( cs.gif) no-repeat -106px 0;
	top:0;
	right:0
}
.cs-inner {
	padding:60px 5px 0 10px;
	background:url( cs.gif) no-repeat 0 -120px;
	display:none
}
.cs-inner img {
	margin-bottom:10px
}
.cs-btm {
	width:100%;
	height:15px;
	background:url( cs.gif) no-repeat 0 bottom
}
.backToTop {
	width:46px;
	height:44px;
	position:fixed;
	_position:absolute;
	right:20px;
	bottom:40px;
	_bottom:"auto";
	cursor:pointer;
	display:none;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	z-index:9999
}
.backToTop:hover {
	background-color:#666
}
.animated {
-webkit-animation-duration:.5s;
animation-duration:.5s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name:fadeInLeft;
	animation-name:fadeInLeft
}
@media only screen and (max-width:1024px) {
.inner {
width:980px
}
.navi li a:link, .navi li a:visited {
padding:0 15px
}
#slidebanner, #slideshow li, #slideshow li img {
width:980px;
height:400px
}
}
@media only screen and (min-width:768px) and (max-width:959px) {
.inner {
width:98%
}
.inner .inner {
width:100%
}
.navi li a:link, .navi li a:visited {
padding:0 12px
}
#slidebanner, #slideshow li, #slideshow li img {
width:100%;
height:auto
}
#news-slider {
display:none
}
.news .col-box-list {
float:none;
padding:0
}
.news .col-box-list ul {
margin:0 auto
}
.container, .content {
float:none;
margin:0 auto
}
.postlist li a {
float:none;
width:100%
}
.sidebar {
display:none
}
.piclist {
margin-left:-3%
}
.piclist li {
margin-left:3%;
width:47%
}
}
@media only screen and (max-width:767px) {
.inner {
width:98%
}
.header {
margin:10px auto 0
}
.topbar-lt, .rtbox {
display:none
}
.logo {
float:none;
margin:10px auto;
text-align:center
}
.logo img {
display:inline
}
.nav-container, .main-menu {
width:100%
}
.main-menu {
margin:0 auto;
display:none
}
.navi {
background:#333
}
.navi li {
float:none;
width:100%;
padding:0;
border-bottom:1px solid #262626;
border-top:1px solid #363636
}
.navi li:first-child {
border-top:0
}
.navi li a:link, .navi li a:visited {
padding:4px 15px;
color:#EEE;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0
}
.navi li a:hover {
color:#FFF;
background:#222
}
.navi li ul {
position:static;
padding:0;
width:100%;
border-bottom:0;
background:none
}
.navi li ul li {
border:0;
background:none;
border-bottom:1px solid #262626
}
.navi li ul li.litop {
display:none
}
.navi li ul li a:link, .navi li ul li a:visited {
padding:0 0 0 35px;
color:#BBB;
background:none
}
.navi li ul li a:hover, .navi li:hover ul li a:hover {
color:#FFF;
background:#404040
}
.navi li.current-menu-item ul li a:link, .navi li.current-menu-item ul li a:visited, .navi li.current-post-parent ul li a, .navi li.current-post-ancestor ul li a, .navi li.current-menu-parent ul li a, .navi li.current-category-ancestor ul li a, .navi li:hover ul li a {
background:none
}
.mobile-nav {
height:50px;
line-height:50px;
background:#004c90;
display:block;
position:relative
}
.mobile-menu {
width:54px;
height:100%;
background:url( icon.gif) no-repeat center -444px;
cursor:pointer;
position:absolute;
top:0;
left:0
}
.active {
background-color:#294197
}
.toggle-search {
width:100%
}
.toggle-search .btn-search {
display:none
}
.mobile-nav .btn-search {
width:54px;
height:50px;
top:0;
right:0;
background-position:center 18px
}
.search-box {
width:100%;
top:0
}
#slidebanner {
width:100%;
height:auto
}
#slideshow li {
width:100%;
height:auto
}
#slideshow li img {
width:100%;
height:auto;
min-height:inherit
}
.container, .content {
float:none;
margin:0 auto
}
.features {
padding:5%;
text-align:center
}
.col-text, .btn-view {
float:none;
width:100%
}
.btn-view a:link, .btn-view a:visited, .btn-view a:hover {
margin:10% auto 2%;
padding:12px 20%
}
.row-fluid .homebar h2 {
font-size:18px;
border-top:1px solid #a0b7dc;
border-bottom:1px solid #dfe7f2;
color:#111;
background:#eaeff7
}
.crumb-box, .postlist li a {
float:none;
width:100%
}
.bx-pager, .postlist li span, .sidebar, .cs-div, .backToTop {
display:none !important
}
.pic-scroll-list .slide {
width:100%;
height:auto
}
.row-fluid .content, #news-slider, .news .col-box-list, .homebar {
float:none;
margin:0 auto;
padding:0;
width:100%
}
.news .col-box-list ul {
margin:0 auto
}
#news-slider, .news .col-box-list {
margin-bottom:20px
}
#news-slider {
float:none;
width:100%;
height:auto
}
#news-slider ul li img {
width:100%
}
#news-slider .bx-wrapper .bx-prev, #news-slider .bx-wrapper .bx-next {
display:block
}
.piclist {
margin-left:-3%
}
.piclist li {
margin-left:3%;
width:47%
}
.entry {
font-size:16px;
line-height:32px
}
.entry p {
margin-bottom:20px
}
.related ul.post-list li {
float:none;
width:95%
}
.wpagenavi a:link, .wpagenavi a:visited, .wpagenavi a:hover {
display:none
}
.wpagenavi a.next, .wpagenavi a.previous {
padding:8px 60px;
font-size:18px;
display:inline-block
}
.foot-lt, #our-sns, .foot-rt {
float:none;
max-width:100%;
text-align:center
}
.foot-nav {
font-weight:700
}
.foot-rt {
margin:40px auto 20px
}
}
@media only screen and (max-width:480px) {
.share, .friendlink {
display:none
}
.announce ul li {
width:auto
}
.piclist {
margin-left:0
}
.piclist li {
margin-left:0;
width:100%
}
.related li {
float:none;
width:95%
}
}
.portfolio-img {
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #999;
	margin-left: -3px;
}
.portfolio-img a {
	position: relative;
}
.portfolio-img a, .portfolio-img img {
	width: 100%;
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.portfolio-img .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
_height:expression( (this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.portfolio-img .icon-zoom {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../img/icon-zoom.png) no-repeat center;
}
.portfolio-img .icon-video {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../img/icon-video.png) no-repeat center;
}
.portfolio-img a:hover .opacity-overlay {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.portfolio-img a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
